@dpuse/dpuse-development 0.3.513 → 0.3.514
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -6706,7 +6706,7 @@ async function si(e = "", t = !0) {
|
|
|
6706
6706
|
"--relativeModulePath",
|
|
6707
6707
|
"--relativeLicensePath",
|
|
6708
6708
|
"--onlyAllow",
|
|
6709
|
-
"
|
|
6709
|
+
`"${e}"`,
|
|
6710
6710
|
"--out",
|
|
6711
6711
|
"licenses/licenses.json"
|
|
6712
6712
|
]), await Tr("3️⃣ Check using 'npm audit'", "npm", [
|